home *** CD-ROM | disk | FTP | other *** search
/ Champak 61 / Volume 61 - JOGO DISK .iso / Games / hello_kitty.swf / scripts / DefineSprite_115 / frame_27 / DoAction.as
Text File  |  2008-03-13  |  81b  |  9 lines

  1. if(_parent.comp == 1)
  2. {
  3.    gotoAndPlay(1);
  4. }
  5. else
  6. {
  7.    gotoAndStop(1);
  8. }
  9.